PDF4Java Reference Documentation
com.o2sol.pdf4java.logicalstructure Package / PDFRoleMap Class / getKeys Method
In This Topic
    getKeys Method
    In This Topic
    Gets the keys in the role map.
    Syntax
    public java.lang.String[] getKeys()

    Return Value

    An array of strings containing the keys in the role map.
    See Also